Bitmap for WPF
Create(RenderTarget,GradientStop[],ExtendMode) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > GradientStopCollection クラス > Create メソッド : Create(RenderTarget,GradientStop[],ExtendMode) メソッド
an instance of RenderTarget
A pointer to an array of D2D1_GRADIENT_STOP structures.
The behavior of the gradient outside the [0,1] normalized range.
Creates an GradientStopCollectionfrom the specified gradient stops, color Gamma.StandardRgb, and extend mode.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal gradientStops() As GradientStop, _
   ByVal extendMode As ExtendMode _
) As GradientStopCollection

パラメータ

renderTarget
an instance of RenderTarget
gradientStops
A pointer to an array of D2D1_GRADIENT_STOP structures.
extendMode
The behavior of the gradient outside the [0,1] normalized range.
参照

GradientStopCollection クラス
GradientStopCollection メンバ
オーバーロード一覧